Skip to content

fix: use npm publish instead of yarn publish#173

Merged
derekmeegan merged 1 commit intomainfrom
derek/fix_publish
Feb 26, 2026
Merged

fix: use npm publish instead of yarn publish#173
derekmeegan merged 1 commit intomainfrom
derek/fix_publish

Conversation

@derekmeegan
Copy link
Contributor

yarn publish hits registry.yarnpkg.com which fails for scoped packages. Switch back to npm publish which uses the configured npmjs.org registry.

yarn publish hits registry.yarnpkg.com which fails for scoped packages.
Switch back to npm publish which uses the configured npmjs.org registry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@derekmeegan derekmeegan merged commit 05b3225 into main Feb 26, 2026
7 checks passed
@derekmeegan derekmeegan deleted the derek/fix_publish branch February 26, 2026 01:09
@stainless-app stainless-app bot mentioned this pull request Feb 26, 2026
stainless-app bot added a commit that referenced this pull request Feb 26, 2026
Automated Release PR
---


## 2.7.0-alpha.2 (2026-02-26)

Full Changelog:
[v2.7.0-alpha.1...v2.7.0-alpha.2](v2.7.0-alpha.1...v2.7.0-alpha.2)

### Bug Fixes

* use npm publish instead of yarn publish
([#173](#173))
([05b3225](05b3225))

---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).

The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.

For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.

🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants